[INFO] cloning repository https://github.com/OrbitalCommons/zodiacal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OrbitalCommons/zodiacal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 465c6e17e9a5127d7dd99a227b0148b678ddd494
[INFO] checking OrbitalCommons/zodiacal against master#cced03bfd61a304243a34504618ecec86c17063f for pr-157082
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOrbitalCommons%2Fzodiacal" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OrbitalCommons/zodiacal
[INFO] finished tweaking git repo https://github.com/OrbitalCommons/zodiacal
[INFO] tweaked toml for git repo https://github.com/OrbitalCommons/zodiacal written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OrbitalCommons/zodiacal on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OrbitalCommons/zodiacal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/OrbitalCommons/starfield-datasources`
[INFO] [stderr]     Updating git repository `https://github.com/OrbitalCommons/starfield.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sgp4 v2.4.0
[INFO] [stderr]   Downloaded uom v0.37.0
[INFO] [stderr]   Downloaded simba v0.8.1
[INFO] [stderr]   Downloaded nalgebra v0.32.6
[INFO] [stderr]   Downloaded lru v0.18.0
[INFO] [stderr]   Downloaded fitsio-pure v0.9.4
[INFO] [stderr]   Downloaded cdshealpix v0.9.1
[INFO] [stderr]   Downloaded katex-doc v0.1.0
[INFO] [stderr]   Downloaded colorous v1.0.16
[INFO] [stderr]   Downloaded mapproj v0.4.0
[INFO] [stderr]   Downloaded starfield v0.12.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882
[INFO] running `Command { std: "docker" "start" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.17.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking arrow-schema v58.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking no_std_io2 v0.9.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking tokio v1.52.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking ndarray v0.16.1
[INFO] [stderr]     Checking uom v0.37.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking mapproj v0.4.0
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking colorous v1.0.16
[INFO] [stderr]     Checking katex-doc v0.1.0
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking fitsio-pure v0.9.4
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking sgp4 v2.4.0
[INFO] [stderr]     Checking lru v0.18.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr] error: could not compile `uom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name uom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uom-0.37.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="autoconvert"' --cfg 'feature="default"' --cfg 'feature="f32"' --cfg 'feature="f64"' --cfg 'feature="si"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("autoconvert", "bigint", "bigint-support", "bigrational", "biguint", "complex-support", "complex32", "complex64", "default", "f32", "f64", "i128", "i16", "i32", "i64", "i8", "isize", "num-bigint", "num-complex", "num-rational", "rational", "rational-support", "rational32", "rational64", "serde", "si", "std", "try-from", "u128", "u16", "u32", "u64", "u8", "use_serde", "usize"))' -C metadata=afd1d41be01f1cf2 -C extra-filename=-9a7e1a8c44ed9bb6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-b0ab957f0a86187b.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-2001cc7989580d48.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-uring", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "taskdump", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=4b06b014ecab2bb5 -C extra-filename=-12d93214ab416cfb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-c3c82aecfaa31497.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a70fa3bc2b82c39f.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-b62e80cd22c61f25.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-7176d3be2b7ee2e1.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-800bf2813c40b6cc.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882", kill_on_drop: false }`
[INFO] [stdout] 0466607f94cab8db6634abb7e3b1e2d5fb01c73c61c0f85a7a9dc60a29487882
